inspector: Don't use global variable here
authorBenjamin Otte <otte@redhat.com>
Tue, 21 Jun 2022 00:30:47 +0000 (02:30 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 21 Jun 2022 00:35:02 +0000 (02:35 +0200)
commite54567611bb6936283af21bca2070bfc69925105
treece76012caebf4c5902d67cdd51eec7fef9d363a2
parent79530920599a982ea026907cbab794a59e144e77
inspector: Don't use global variable here

When inspecting the inspector, we want to create mutiple displays here.

If we need this to be global, we should store it per-inspected-display.
gtk/inspector/window.c